From: Florian Eckert Date: Fri, 15 Mar 2024 14:24:26 +0000 (+0100) Subject: luci-app-wol: add missing PKG_LICENSE X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=3c002032a3dbcb500196e12f6b22c028491ae2ad;p=project%2Fluci.git luci-app-wol: add missing PKG_LICENSE Signed-off-by: Florian Eckert --- diff --git a/applications/luci-app-wol/Makefile b/applications/luci-app-wol/Makefile index f7466c0175..6d493cc76b 100644 --- a/applications/luci-app-wol/Makefile +++ b/applications/luci-app-wol/Makefile @@ -6,6 +6,8 @@ include $(TOPDIR)/rules.mk +PKG_LICENSE:=Apache-2.0 + LUCI_TITLE:=LuCI Support for Wake-on-LAN LUCI_DEPENDS:=+luci-base +etherwake